==================================================
= 	Melissa Name Object API for Windows	 =
==================================================

Prerequisite
====================
This sample is intended for use after the installation of Name Object. It requires that 
the Name Object is registered and the Data Files installed. If you did not install the Data Files
to its default directory, you will have to change the Data File Path in the sample code to point it
to the correct directory. The Data Files Directory must contain the following files: mdName.dat and
mdName.cfg.

Demo Mode
===============
Please contact your sales representative to obtain a free 30-day license to use Name Object.  After
30 days, the Object must be purchased before continued usage. Please call 1-800-MELISSA ext. 3 for
more information.

JavaScript/Windows Sample Web Page
==================================
The mdNameExample.html web page demonstrates how JavaScript can be used to
communicate with the mdName API. To run, in Internet Explorer, go to File | Open
and specify this file (or just drag and drop the file onto the browser). If you
get a an ActiveX security warning, you should select the "Allow blocked content"
option. Answer "Yes" to any subsequent ActiveX warnings.

Other Internet Browsers
=======================
Many non-Microsoft web browsers do not support ActiveX. Other than requiring the
end user to use Internet Explorer, there's not much that can be done about this.
See some of our other examples (PHP for example) for alternate ways to 
communicate with the mdName API from a web site.
